ERROR [01000] [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect())
Posted
by
Steven Morrison
on Server Fault
See other posts from Server Fault
or by Steven Morrison
Published on 2012-09-19T12:30:29Z
Indexed on
2012/10/13
21:41 UTC
Read the original article
Hit count: 824
Our company had resently upgraded to a domain functionality from workgroup and now we get this error message shown below on the clients laptops. The software on the server is working as it was opening the SECWARE application and a successful login to the database is possible.But from our workstations we cannot access the database to get the login screen.
error in DB_OpenDS:
ERROR [08001] [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
ERROR [01000] [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()).
OpenFolder Error :ERROR [08001] [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
ERROR [01000] [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()).
exiting with error
Cannot find table 0.
exiting with error
We have a network share that we used to get the login file from and that is accessible.
© Server Fault or respective owner